home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / e-mail / chkbeta.exe / CHKML32.EXE / 0 / RCDATA / TFRMSETTINGS / TFRMSETTINGS.txt
Encoding:
Text File  |  1997-10-10  |  40.1 KB  |  1,674 lines

  1. object frmSettings: TfrmSettings
  2.   Left = 160
  3.   Top = 46
  4.   BorderStyle = bsDialog
  5.   Caption = 'Settings'
  6.   ClientHeight = 432
  7.   ClientWidth = 420
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnClose = FormClose
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PageControl1: TPageControl
  17.     Left = 4
  18.     Top = 0
  19.     Width = 415
  20.     Height = 401
  21.     ActivePage = TabSheet1
  22.     MultiLine = True
  23.     TabOrder = 2
  24.     OnChange = lstEntriesChange
  25.     object TabSheet1: TTabSheet
  26.       Caption = 'E-mail addresses'
  27.       object Label14: TLabel
  28.         Left = 5
  29.         Top = 5
  30.         Width = 111
  31.         Height = 13
  32.         Caption = 'Mailboxes to check'
  33.         Font.Color = clBlack
  34.         Font.Height = -11
  35.         Font.Name = 'MS Sans Serif'
  36.         Font.Style = [fsBold]
  37.         ParentFont = False
  38.       end
  39.       object cmdAdd: TButton
  40.         Left = 12
  41.         Top = 324
  42.         Width = 50
  43.         Height = 25
  44.         Caption = '&Add'
  45.         ParentShowHint = False
  46.         ShowHint = True
  47.         TabOrder = 0
  48.         OnClick = cmdAddClick
  49.       end
  50.       object cmdDel: TButton
  51.         Left = 131
  52.         Top = 324
  53.         Width = 50
  54.         Height = 25
  55.         Caption = '&Delete'
  56.         ParentShowHint = False
  57.         ShowHint = True
  58.         TabOrder = 1
  59.         OnClick = cmdDelClick
  60.       end
  61.       object GroupBox1: TGroupBox
  62.         Left = 196
  63.         Top = 0
  64.         Width = 205
  65.         Height = 349
  66.         Caption = ' Selected User '
  67.         Color = clBtnFace
  68.         Font.Color = clBlack
  69.         Font.Height = -11
  70.         Font.Name = 'MS Sans Serif'
  71.         Font.Style = [fsBold]
  72.         ParentColor = False
  73.         ParentFont = False
  74.         TabOrder = 2
  75.         object Label15: TLabel
  76.           Left = 7
  77.           Top = 64
  78.           Width = 170
  79.           Height = 13
  80.           Caption = 'POP3 User name'
  81.           Font.Color = clBlack
  82.           Font.Height = -11
  83.           Font.Name = 'MS Sans Serif'
  84.           Font.Style = []
  85.           ParentFont = False
  86.         end
  87.         object Label16: TLabel
  88.           Left = 7
  89.           Top = 112
  90.           Width = 170
  91.           Height = 13
  92.           Caption = 'POP3 Password'
  93.           Font.Color = clBlack
  94.           Font.Height = -11
  95.           Font.Name = 'MS Sans Serif'
  96.           Font.Style = []
  97.           ParentFont = False
  98.         end
  99.         object Label17: TLabel
  100.           Left = 7
  101.           Top = 160
  102.           Width = 170
  103.           Height = 13
  104.           Caption = 'POP3 Server'
  105.           Font.Color = clBlack
  106.           Font.Height = -11
  107.           Font.Name = 'MS Sans Serif'
  108.           Font.Style = []
  109.           ParentFont = False
  110.         end
  111.         object Label20: TLabel
  112.           Left = 7
  113.           Top = 208
  114.           Width = 170
  115.           Height = 13
  116.           Caption = 'E-mail program'
  117.           Font.Color = clBlack
  118.           Font.Height = -11
  119.           Font.Name = 'MS Sans Serif'
  120.           Font.Style = []
  121.           ParentFont = False
  122.         end
  123.         object Label21: TLabel
  124.           Left = 7
  125.           Top = 304
  126.           Width = 67
  127.           Height = 13
  128.           Caption = 'AVI file to play'
  129.           Font.Color = clBlack
  130.           Font.Height = -11
  131.           Font.Name = 'MS Sans Serif'
  132.           Font.Style = []
  133.           ParentFont = False
  134.         end
  135.         object Label22: TLabel
  136.           Left = 7
  137.           Top = 256
  138.           Width = 79
  139.           Height = 13
  140.           Caption = 'Wave file to play'
  141.           Font.Color = clBlack
  142.           Font.Height = -11
  143.           Font.Name = 'MS Sans Serif'
  144.           Font.Style = []
  145.           ParentFont = False
  146.         end
  147.         object Label44: TLabel
  148.           Left = 7
  149.           Top = 16
  150.           Width = 65
  151.           Height = 13
  152.           Caption = 'Mailbox name'
  153.           Font.Color = clBlack
  154.           Font.Height = -11
  155.           Font.Name = 'MS Sans Serif'
  156.           Font.Style = []
  157.           ParentFont = False
  158.         end
  159.         object edsUser: TEdit
  160.           Left = 7
  161.           Top = 80
  162.           Width = 190
  163.           Height = 21
  164.           Font.Color = clBlack
  165.           Font.Height = -11
  166.           Font.Name = 'MS Sans Serif'
  167.           Font.Style = []
  168.           ParentFont = False
  169.           ParentShowHint = False
  170.           ShowHint = True
  171.           TabOrder = 1
  172.           OnChange = edsUserChange
  173.         end
  174.         object edsPass: TEdit
  175.           Left = 7
  176.           Top = 128
  177.           Width = 190
  178.           Height = 21
  179.           Font.Color = clBlack
  180.           Font.Height = -11
  181.           Font.Name = 'MS Sans Serif'
  182.           Font.Style = []
  183.           ParentFont = False
  184.           ParentShowHint = False
  185.           PasswordChar = '*'
  186.           ShowHint = True
  187.           TabOrder = 2
  188.           OnChange = edsPassChange
  189.         end
  190.         object edsServer: TEdit
  191.           Left = 7
  192.           Top = 176
  193.           Width = 190
  194.           Height = 21
  195.           Font.Color = clBlack
  196.           Font.Height = -11
  197.           Font.Name = 'MS Sans Serif'
  198.           Font.Style = []
  199.           ParentFont = False
  200.           ParentShowHint = False
  201.           ShowHint = True
  202.           TabOrder = 3
  203.           OnChange = edsServerChange
  204.         end
  205.         object EdsUserEmailProg: TEdit
  206.           Left = 7
  207.           Top = 224
  208.           Width = 190
  209.           Height = 21
  210.           Font.Color = clBlack
  211.           Font.Height = -11
  212.           Font.Name = 'MS Sans Serif'
  213.           Font.Style = []
  214.           ParentFont = False
  215.           ParentShowHint = False
  216.           ShowHint = True
  217.           TabOrder = 4
  218.           OnChange = EdsUserEmailProgChange
  219.         end
  220.         object edsUserAvi: TEdit
  221.           Left = 7
  222.           Top = 320
  223.           Width = 190
  224.           Height = 21
  225.           Font.Color = clBlack
  226.           Font.Height = -11
  227.           Font.Name = 'MS Sans Serif'
  228.           Font.Style = []
  229.           ParentFont = False
  230.           ParentShowHint = False
  231.           ShowHint = True
  232.           TabOrder = 6
  233.           OnChange = edsUserAviChange
  234.         end
  235.         object edsUserWave: TEdit
  236.           Left = 7
  237.           Top = 272
  238.           Width = 190
  239.           Height = 21
  240.           Font.Color = clBlack
  241.           Font.Height = -11
  242.           Font.Name = 'MS Sans Serif'
  243.           Font.Style = []
  244.           ParentFont = False
  245.           ParentShowHint = False
  246.           ShowHint = True
  247.           TabOrder = 5
  248.           OnChange = edsUserWaveChange
  249.         end
  250.         object cmdUWaveBrowsr: TButton
  251.           Left = 142
  252.           Top = 252
  253.           Width = 57
  254.           Height = 17
  255.           Caption = 'Browse...'
  256.           Font.Color = clBlack
  257.           Font.Height = -11
  258.           Font.Name = 'MS Sans Serif'
  259.           Font.Style = []
  260.           ParentFont = False
  261.           ParentShowHint = False
  262.           ShowHint = True
  263.           TabOrder = 10
  264.           OnClick = cmdUWaveBrowsrClick
  265.         end
  266.         object cmdUAVIbrowsr: TButton
  267.           Left = 142
  268.           Top = 300
  269.           Width = 57
  270.           Height = 17
  271.           Caption = 'Browse...'
  272.           Font.Color = clBlack
  273.           Font.Height = -11
  274.           Font.Name = 'MS Sans Serif'
  275.           Font.Style = []
  276.           ParentFont = False
  277.           ParentShowHint = False
  278.           ShowHint = True
  279.           TabOrder = 12
  280.           OnClick = cmdUAVIbrowsrClick
  281.         end
  282.         object cmdEEmailBrowse: TButton
  283.           Left = 142
  284.           Top = 204
  285.           Width = 57
  286.           Height = 17
  287.           Caption = 'Browse...'
  288.           Font.Color = clBlack
  289.           Font.Height = -11
  290.           Font.Name = 'MS Sans Serif'
  291.           Font.Style = []
  292.           ParentFont = False
  293.           ParentShowHint = False
  294.           ShowHint = True
  295.           TabOrder = 8
  296.           OnClick = cmdEEmailBrowseClick
  297.         end
  298.         object cmdUserEmailProgTest: TButton
  299.           Left = 96
  300.           Top = 204
  301.           Width = 41
  302.           Height = 17
  303.           Caption = 'Test'
  304.           Font.Color = clBlack
  305.           Font.Height = -11
  306.           Font.Name = 'MS Sans Serif'
  307.           Font.Style = []
  308.           ParentFont = False
  309.           ParentShowHint = False
  310.           ShowHint = True
  311.           TabOrder = 7
  312.           OnClick = cmdUserEmailProgTestClick
  313.         end
  314.         object cmdUserWaveTest: TButton
  315.           Left = 96
  316.           Top = 252
  317.           Width = 41
  318.           Height = 17
  319.           Caption = 'Test'
  320.           Font.Color = clBlack
  321.           Font.Height = -11
  322.           Font.Name = 'MS Sans Serif'
  323.           Font.Style = []
  324.           ParentFont = False
  325.           ParentShowHint = False
  326.           ShowHint = True
  327.           TabOrder = 9
  328.           OnClick = cmdUserWaveTestClick
  329.         end
  330.         object cmdTestUserAvi: TButton
  331.           Left = 96
  332.           Top = 300
  333.           Width = 41
  334.           Height = 17
  335.           Caption = 'Test'
  336.           Font.Color = clBlack
  337.           Font.Height = -11
  338.           Font.Name = 'MS Sans Serif'
  339.           Font.Style = []
  340.           ParentFont = False
  341.           ParentShowHint = False
  342.           ShowHint = True
  343.           TabOrder = 11
  344.           OnClick = cmdTestUserAviClick
  345.         end
  346.         object edsName: TEdit
  347.           Left = 7
  348.           Top = 32
  349.           Width = 190
  350.           Height = 21
  351.           Hint = 'The name of the mailbox (totally up to you).'
  352.           Font.Color = clBlack
  353.           Font.Height = -11
  354.           Font.Name = 'MS Sans Serif'
  355.           Font.Style = []
  356.           ParentFont = False
  357.           ParentShowHint = False
  358.           ShowHint = True
  359.           TabOrder = 0
  360.           OnKeyUp = edsNameKeyUp
  361.         end
  362.       end
  363.       object lstUser: TCheckListBox
  364.         Left = 12
  365.         Top = 24
  366.         Width = 169
  367.         Height = 293
  368.         Author = 'Pablo Pissanetzky'
  369.         Bitmap.Data = {
  370.           EE000000424DEE000000000000007600000028000000140000000A0000000100
  371.           04000000000078000000C40E0000C40E00000000000000000000000000000000
  372.           80000080000000808000800000008000800080800000C0C0C000808080000000
  373.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00077777777707
  374.           7777777700000FFFFFFFF70FFFFFFFF700000FFFFFFFF70FFF0FFFF700000FFF
  375.           FFFFF70FF000FFF700000FFFFFFFF70F00000FF700000FFFFFFFF70FF0F000F7
  376.           00000FFFFFFFF70FFFFF00F700000FFFFFFFF70FFFFFF0F700000FFFFFFFF70F
  377.           FFFFFFF70000000000000000000000000000}
  378.         Ctl3D = True
  379.         ItemHeight = 13
  380.         OnClick = lstUserClick
  381.         ParentCtl3D = False
  382.         ParentShowHint = False
  383.         ShowHint = True
  384.         TabOrder = 3
  385.       end
  386.       object cmdCopy: TButton
  387.         Left = 72
  388.         Top = 324
  389.         Width = 50
  390.         Height = 25
  391.         Caption = '&Copy'
  392.         ParentShowHint = False
  393.         ShowHint = True
  394.         TabOrder = 4
  395.         OnClick = cmdCopyClick
  396.       end
  397.     end
  398.     object TabSheet2: TTabSheet
  399.       Caption = 'Notifications'
  400.       object Label1: TLabel
  401.         Left = 5
  402.         Top = 53
  403.         Width = 110
  404.         Height = 13
  405.         Caption = 'Sound notifications'
  406.         Font.Color = clBlack
  407.         Font.Height = -11
  408.         Font.Name = 'MS Sans Serif'
  409.         Font.Style = [fsBold]
  410.         ParentFont = False
  411.       end
  412.       object Label2: TLabel
  413.         Left = 5
  414.         Top = 140
  415.         Width = 108
  416.         Height = 13
  417.         Caption = 'Visual notifications'
  418.         Font.Color = clBlack
  419.         Font.Height = -11
  420.         Font.Name = 'MS Sans Serif'
  421.         Font.Style = [fsBold]
  422.         ParentFont = False
  423.       end
  424.       object Label18: TLabel
  425.         Left = 5
  426.         Top = 5
  427.         Width = 151
  428.         Height = 13
  429.         Caption = 'Time between mail checks'
  430.         Font.Color = clBlack
  431.         Font.Height = -11
  432.         Font.Name = 'MS Sans Serif'
  433.         Font.Style = [fsBold]
  434.         ParentFont = False
  435.       end
  436.       object Label19: TLabel
  437.         Left = 46
  438.         Top = 30
  439.         Width = 36
  440.         Height = 13
  441.         Caption = 'minutes'
  442.       end
  443.       object Label11: TLabel
  444.         Left = 5
  445.         Top = 264
  446.         Width = 102
  447.         Height = 13
  448.         Caption = 'E-mail notification'
  449.         Font.Color = clBlack
  450.         Font.Height = -11
  451.         Font.Name = 'MS Sans Serif'
  452.         Font.Style = [fsBold]
  453.         ParentFont = False
  454.       end
  455.       object Label12: TLabel
  456.         Left = 15
  457.         Top = 308
  458.         Width = 120
  459.         Height = 13
  460.         Caption = 'Your notify e-mail address'
  461.       end
  462.       object chkWave: TCheckBox
  463.         Left = 15
  464.         Top = 92
  465.         Width = 300
  466.         Height = 17
  467.         Caption = '&Play wavefile when there is mail in the mailboxes'
  468.         ParentShowHint = False
  469.         ShowHint = True
  470.         TabOrder = 2
  471.         OnClick = chkWaveClick
  472.       end
  473.       object chkBeep: TCheckBox
  474.         Left = 15
  475.         Top = 72
  476.         Width = 300
  477.         Height = 17
  478.         Caption = '&Beep when there is mail in the mailboxes'
  479.         ParentShowHint = False
  480.         ShowHint = True
  481.         TabOrder = 1
  482.         OnClick = chkWaveClick
  483.       end
  484.       object chkStartMail: TCheckBox
  485.         Left = 15
  486.         Top = 160
  487.         Width = 300
  488.         Height = 17
  489.         Caption = 'Start email program'
  490.         ParentShowHint = False
  491.         ShowHint = True
  492.         TabOrder = 4
  493.       end
  494.       object chkShowHeaders: TCheckBox
  495.         Left = 15
  496.         Top = 180
  497.         Width = 300
  498.         Height = 17
  499.         Caption = 'View headers'
  500.         ParentShowHint = False
  501.         ShowHint = True
  502.         TabOrder = 5
  503.       end
  504.       object chkOnlyNew: TCheckBox
  505.         Left = 15
  506.         Top = 112
  507.         Width = 300
  508.         Height = 17
  509.         Caption = 'Play sounds &only if there is new mail in the mailboxes'
  510.         ParentShowHint = False
  511.         ShowHint = True
  512.         TabOrder = 3
  513.       end
  514.       object chkMessageBox: TCheckBox
  515.         Left = 15
  516.         Top = 200
  517.         Width = 300
  518.         Height = 17
  519.         Caption = 'Display a messagebox'
  520.         ParentShowHint = False
  521.         ShowHint = True
  522.         TabOrder = 6
  523.       end
  524.       object chkAVI: TCheckBox
  525.         Left = 15
  526.         Top = 220
  527.         Width = 300
  528.         Height = 17
  529.         Caption = 'Play an AVI movie'
  530.         ParentShowHint = False
  531.         ShowHint = True
  532.         TabOrder = 7
  533.         OnClick = chkAVIClick
  534.       end
  535.       object edsMin: TEdit
  536.         Left = 14
  537.         Top = 25
  538.         Width = 27
  539.         Height = 21
  540.         ParentShowHint = False
  541.         ShowHint = True
  542.         TabOrder = 0
  543.         Text = '5'
  544.       end
  545.       object chkLoopAvi: TCheckBox
  546.         Left = 15
  547.         Top = 240
  548.         Width = 300
  549.         Height = 17
  550.         Caption = 'Loop AVI movie'
  551.         Enabled = False
  552.         ParentShowHint = False
  553.         ShowHint = True
  554.         TabOrder = 8
  555.       end
  556.       object chkEmailNotif: TCheckBox
  557.         Left = 15
  558.         Top = 284
  559.         Width = 300
  560.         Height = 17
  561.         Caption = 'Use e-mail notification'
  562.         ParentShowHint = False
  563.         ShowHint = True
  564.         TabOrder = 9
  565.       end
  566.       object edsForwEmail: TEdit
  567.         Left = 15
  568.         Top = 324
  569.         Width = 300
  570.         Height = 21
  571.         ParentShowHint = False
  572.         ShowHint = True
  573.         TabOrder = 10
  574.       end
  575.     end
  576.     object TabSheet3: TTabSheet
  577.       Caption = 'Addresses / Paths'
  578.       object Label4: TLabel
  579.         Left = 15
  580.         Top = 28
  581.         Width = 117
  582.         Height = 13
  583.         Caption = 'Your main e-mail address'
  584.       end
  585.       object Label5: TLabel
  586.         Left = 15
  587.         Top = 140
  588.         Width = 106
  589.         Height = 13
  590.         Caption = 'Default E-mail program'
  591.       end
  592.       object Label7: TLabel
  593.         Left = 15
  594.         Top = 72
  595.         Width = 159
  596.         Height = 13
  597.         Caption = 'The address to your SMTP server'
  598.       end
  599.       object Label3: TLabel
  600.         Left = 15
  601.         Top = 188
  602.         Width = 116
  603.         Height = 13
  604.         Caption = 'Default Wave file to play'
  605.       end
  606.       object Label6: TLabel
  607.         Left = 15
  608.         Top = 236
  609.         Width = 104
  610.         Height = 13
  611.         Caption = 'Default AVI file to play'
  612.       end
  613.       object Label8: TLabel
  614.         Left = 5
  615.         Top = 5
  616.         Width = 59
  617.         Height = 13
  618.         Caption = 'Addresses'
  619.         Font.Color = clBlack
  620.         Font.Height = -11
  621.         Font.Name = 'MS Sans Serif'
  622.         Font.Style = [fsBold]
  623.         ParentFont = False
  624.       end
  625.       object Label9: TLabel
  626.         Left = 5
  627.         Top = 120
  628.         Width = 33
  629.         Height = 13
  630.         Caption = 'Paths'
  631.         Font.Color = clBlack
  632.         Font.Height = -11
  633.         Font.Name = 'MS Sans Serif'
  634.         Font.Style = [fsBold]
  635.         ParentFont = False
  636.       end
  637.       object edsEmail: TEdit
  638.         Left = 15
  639.         Top = 44
  640.         Width = 300
  641.         Height = 21
  642.         ParentShowHint = False
  643.         ShowHint = True
  644.         TabOrder = 0
  645.       end
  646.       object edsEmailProg: TEdit
  647.         Left = 15
  648.         Top = 156
  649.         Width = 300
  650.         Height = 21
  651.         ParentShowHint = False
  652.         ShowHint = True
  653.         TabOrder = 2
  654.       end
  655.       object edsSMTP: TEdit
  656.         Left = 15
  657.         Top = 88
  658.         Width = 300
  659.         Height = 21
  660.         ParentShowHint = False
  661.         ShowHint = True
  662.         TabOrder = 1
  663.       end
  664.       object edsWavefile: TEdit
  665.         Left = 15
  666.         Top = 204
  667.         Width = 300
  668.         Height = 21
  669.         ParentShowHint = False
  670.         ShowHint = True
  671.         TabOrder = 3
  672.       end
  673.       object edsAVIfile: TEdit
  674.         Left = 15
  675.         Top = 252
  676.         Width = 300
  677.         Height = 21
  678.         ParentShowHint = False
  679.         ShowHint = True
  680.         TabOrder = 4
  681.       end
  682.       object TabSheet6: TTabSheet
  683.         Caption = 'Addresses / Paths'
  684.         object Label30: TLabel
  685.           Left = 15
  686.           Top = 28
  687.           Width = 117
  688.           Height = 13
  689.           Caption = 'Your main e-mail address'
  690.         end
  691.         object Label31: TLabel
  692.           Left = 15
  693.           Top = 140
  694.           Width = 69
  695.           Height = 13
  696.           Caption = 'E-mail program'
  697.         end
  698.         object Label32: TLabel
  699.           Left = 15
  700.           Top = 72
  701.           Width = 159
  702.           Height = 13
  703.           Caption = 'The address to your SMTP server'
  704.         end
  705.         object Label33: TLabel
  706.           Left = 15
  707.           Top = 188
  708.           Width = 79
  709.           Height = 13
  710.           Caption = 'Wave file to play'
  711.         end
  712.         object Label34: TLabel
  713.           Left = 15
  714.           Top = 236
  715.           Width = 67
  716.           Height = 13
  717.           Caption = 'AVI file to play'
  718.         end
  719.         object Label35: TLabel
  720.           Left = 5
  721.           Top = 5
  722.           Width = 59
  723.           Height = 13
  724.           Caption = 'Addresses'
  725.           Font.Color = clBlack
  726.           Font.Height = -11
  727.           Font.Name = 'MS Sans Serif'
  728.           Font.Style = [fsBold]
  729.           ParentFont = False
  730.         end
  731.         object Label36: TLabel
  732.           Left = 5
  733.           Top = 120
  734.           Width = 33
  735.           Height = 13
  736.           Caption = 'Paths'
  737.           Font.Color = clBlack
  738.           Font.Height = -11
  739.           Font.Name = 'MS Sans Serif'
  740.           Font.Style = [fsBold]
  741.           ParentFont = False
  742.         end
  743.         object Edit9: TEdit
  744.           Left = 15
  745.           Top = 44
  746.           Width = 300
  747.           Height = 21
  748.           TabOrder = 0
  749.           Text = 'Edit9'
  750.         end
  751.         object Edit10: TEdit
  752.           Left = 15
  753.           Top = 156
  754.           Width = 300
  755.           Height = 21
  756.           TabOrder = 2
  757.           Text = 'Edit10'
  758.         end
  759.         object Edit11: TEdit
  760.           Left = 15
  761.           Top = 88
  762.           Width = 300
  763.           Height = 21
  764.           TabOrder = 1
  765.           Text = 'Edit11'
  766.         end
  767.         object Edit12: TEdit
  768.           Left = 15
  769.           Top = 204
  770.           Width = 300
  771.           Height = 21
  772.           TabOrder = 3
  773.           Text = 'Edit12'
  774.         end
  775.         object Edit13: TEdit
  776.           Left = 15
  777.           Top = 252
  778.           Width = 300
  779.           Height = 21
  780.           TabOrder = 4
  781.           Text = 'Edit13'
  782.         end
  783.         object TabSheet7: TTabSheet
  784.           Caption = 'Addresses / Paths'
  785.           object Label37: TLabel
  786.             Left = 15
  787.             Top = 28
  788.             Width = 117
  789.             Height = 13
  790.             Caption = 'Your main e-mail address'
  791.           end
  792.           object Label38: TLabel
  793.             Left = 15
  794.             Top = 140
  795.             Width = 69
  796.             Height = 13
  797.             Caption = 'E-mail program'
  798.           end
  799.           object Label39: TLabel
  800.             Left = 15
  801.             Top = 72
  802.             Width = 159
  803.             Height = 13
  804.             Caption = 'The address to your SMTP server'
  805.           end
  806.           object Label40: TLabel
  807.             Left = 15
  808.             Top = 188
  809.             Width = 79
  810.             Height = 13
  811.             Caption = 'Wave file to play'
  812.           end
  813.           object Label41: TLabel
  814.             Left = 15
  815.             Top = 236
  816.             Width = 67
  817.             Height = 13
  818.             Caption = 'AVI file to play'
  819.           end
  820.           object Label42: TLabel
  821.             Left = 5
  822.             Top = 5
  823.             Width = 59
  824.             Height = 13
  825.             Caption = 'Addresses'
  826.             Font.Color = clBlack
  827.             Font.Height = -11
  828.             Font.Name = 'MS Sans Serif'
  829.             Font.Style = [fsBold]
  830.             ParentFont = False
  831.           end
  832.           object Label43: TLabel
  833.             Left = 5
  834.             Top = 120
  835.             Width = 33
  836.             Height = 13
  837.             Caption = 'Paths'
  838.             Font.Color = clBlack
  839.             Font.Height = -11
  840.             Font.Name = 'MS Sans Serif'
  841.             Font.Style = [fsBold]
  842.             ParentFont = False
  843.           end
  844.           object Edit14: TEdit
  845.             Left = 15
  846.             Top = 44
  847.             Width = 300
  848.             Height = 21
  849.             TabOrder = 0
  850.             Text = 'Edit4'
  851.           end
  852.           object Edit15: TEdit
  853.             Left = 15
  854.             Top = 156
  855.             Width = 300
  856.             Height = 21
  857.             TabOrder = 2
  858.             Text = 'Edit5'
  859.           end
  860.           object Edit16: TEdit
  861.             Left = 15
  862.             Top = 88
  863.             Width = 300
  864.             Height = 21
  865.             TabOrder = 1
  866.             Text = 'Edit6'
  867.           end
  868.           object Edit17: TEdit
  869.             Left = 15
  870.             Top = 204
  871.             Width = 300
  872.             Height = 21
  873.             TabOrder = 3
  874.             Text = 'Edit7'
  875.           end
  876.           object Edit18: TEdit
  877.             Left = 15
  878.             Top = 252
  879.             Width = 300
  880.             Height = 21
  881.             TabOrder = 4
  882.             Text = 'Edit8'
  883.           end
  884.           object Button8: TButton
  885.             Left = -37
  886.             Top = -12
  887.             Width = 75
  888.             Height = 25
  889.             Caption = 'Button7'
  890.             TabOrder = 5
  891.           end
  892.         end
  893.       end
  894.       object cmdBrowseEmailM: TButton
  895.         Left = 256
  896.         Top = 136
  897.         Width = 57
  898.         Height = 17
  899.         Caption = 'Browse...'
  900.         ParentShowHint = False
  901.         ShowHint = True
  902.         TabOrder = 6
  903.         OnClick = cmdBrowseEmailMClick
  904.       end
  905.       object cmdBrowseWaveM: TButton
  906.         Left = 256
  907.         Top = 184
  908.         Width = 57
  909.         Height = 17
  910.         Caption = 'Browse...'
  911.         ParentShowHint = False
  912.         ShowHint = True
  913.         TabOrder = 7
  914.         OnClick = cmdBrowseWaveMClick
  915.       end
  916.       object cmdBrowseAVIM: TButton
  917.         Left = 256
  918.         Top = 232
  919.         Width = 57
  920.         Height = 17
  921.         Caption = 'Browse...'
  922.         ParentShowHint = False
  923.         ShowHint = True
  924.         TabOrder = 8
  925.         OnClick = cmdBrowseAVIMClick
  926.       end
  927.       object cmdTestEmailM: TButton
  928.         Left = 208
  929.         Top = 136
  930.         Width = 41
  931.         Height = 17
  932.         Caption = 'Test'
  933.         Font.Color = clBlack
  934.         Font.Height = -11
  935.         Font.Name = 'MS Sans Serif'
  936.         Font.Style = []
  937.         ParentFont = False
  938.         ParentShowHint = False
  939.         ShowHint = True
  940.         TabOrder = 9
  941.         OnClick = cmdTestEmailMClick
  942.       end
  943.       object cmdTestWaveM: TButton
  944.         Left = 208
  945.         Top = 184
  946.         Width = 41
  947.         Height = 17
  948.         Caption = 'Test'
  949.         Font.Color = clBlack
  950.         Font.Height = -11
  951.         Font.Name = 'MS Sans Serif'
  952.         Font.Style = []
  953.         ParentFont = False
  954.         ParentShowHint = False
  955.         ShowHint = True
  956.         TabOrder = 10
  957.         OnClick = cmdTestWaveMClick
  958.       end
  959.       object cmdTestAVIM: TButton
  960.         Left = 208
  961.         Top = 232
  962.         Width = 41
  963.         Height = 17
  964.         Caption = 'Test'
  965.         Font.Color = clBlack
  966.         Font.Height = -11
  967.         Font.Name = 'MS Sans Serif'
  968.         Font.Style = []
  969.         ParentFont = False
  970.         ParentShowHint = False
  971.         ShowHint = True
  972.         TabOrder = 11
  973.         OnClick = cmdTestAVIMClick
  974.       end
  975.     end
  976.     object TabSheet5: TTabSheet
  977.       Caption = 'Misc'
  978.       object lblPass: TLabel
  979.         Left = 5
  980.         Top = 5
  981.         Width = 55
  982.         Height = 13
  983.         Caption = 'Password'
  984.         Font.Color = clBlack
  985.         Font.Height = -11
  986.         Font.Name = 'MS Sans Serif'
  987.         Font.Style = [fsBold]
  988.         ParentFont = False
  989.       end
  990.       object Label23: TLabel
  991.         Left = 15
  992.         Top = 28
  993.         Width = 149
  994.         Height = 13
  995.         Caption = 'Password for the settings dialog'
  996.       end
  997.       object Label24: TLabel
  998.         Left = 5
  999.         Top = 73
  1000.         Width = 88
  1001.         Height = 13
  1002.         Caption = 'Other functions'
  1003.         Font.Color = clBlack
  1004.         Font.Height = -11
  1005.         Font.Name = 'MS Sans Serif'
  1006.         Font.Style = [fsBold]
  1007.         ParentFont = False
  1008.       end
  1009.       object Label25: TLabel
  1010.         Left = 46
  1011.         Top = 222
  1012.         Width = 40
  1013.         Height = 13
  1014.         Caption = 'seconds'
  1015.       end
  1016.       object Label26: TLabel
  1017.         Left = 5
  1018.         Top = 197
  1019.         Width = 166
  1020.         Height = 13
  1021.         Caption = 'Time before a timeout occurs'
  1022.         Font.Color = clBlack
  1023.         Font.Height = -11
  1024.         Font.Name = 'MS Sans Serif'
  1025.         Font.Style = [fsBold]
  1026.         ParentFont = False
  1027.       end
  1028.       object Label59: TLabel
  1029.         Left = 5
  1030.         Top = 245
  1031.         Width = 125
  1032.         Height = 13
  1033.         Caption = 'CheckMail Web News'
  1034.         Font.Color = clBlack
  1035.         Font.Height = -11
  1036.         Font.Name = 'MS Sans Serif'
  1037.         Font.Style = [fsBold]
  1038.         ParentFont = False
  1039.       end
  1040.       object Label60: TLabel
  1041.         Left = 5
  1042.         Top = 289
  1043.         Width = 126
  1044.         Height = 13
  1045.         Caption = 'Show part of message'
  1046.         Font.Color = clBlack
  1047.         Font.Height = -11
  1048.         Font.Name = 'MS Sans Serif'
  1049.         Font.Style = [fsBold]
  1050.         ParentFont = False
  1051.       end
  1052.       object Label61: TLabel
  1053.         Left = 16
  1054.         Top = 314
  1055.         Width = 67
  1056.         Height = 13
  1057.         Caption = 'Show the first '
  1058.       end
  1059.       object Label62: TLabel
  1060.         Left = 118
  1061.         Top = 314
  1062.         Width = 21
  1063.         Height = 13
  1064.         Caption = 'lines'
  1065.       end
  1066.       object edsPassword: TEdit
  1067.         Left = 15
  1068.         Top = 44
  1069.         Width = 300
  1070.         Height = 21
  1071.         ParentShowHint = False
  1072.         ShowHint = True
  1073.         TabOrder = 0
  1074.       end
  1075.       object chkDelete: TCheckBox
  1076.         Left = 15
  1077.         Top = 92
  1078.         Width = 300
  1079.         Height = 17
  1080.         Caption = '&Disable delete messages'
  1081.         ParentShowHint = False
  1082.         ShowHint = True
  1083.         TabOrder = 1
  1084.       end
  1085.       object chkAutoConf: TCheckBox
  1086.         Left = 15
  1087.         Top = 112
  1088.         Width = 300
  1089.         Height = 17
  1090.         Caption = '&Automatically confirm delete questions'
  1091.         ParentShowHint = False
  1092.         ShowHint = True
  1093.         TabOrder = 2
  1094.       end
  1095.       object chkShowSize: TCheckBox
  1096.         Left = 15
  1097.         Top = 132
  1098.         Width = 300
  1099.         Height = 17
  1100.         Caption = '&Show message size '
  1101.         ParentShowHint = False
  1102.         ShowHint = True
  1103.         TabOrder = 3
  1104.       end
  1105.       object edsTimeOut: TEdit
  1106.         Left = 14
  1107.         Top = 217
  1108.         Width = 27
  1109.         Height = 21
  1110.         ParentShowHint = False
  1111.         ShowHint = True
  1112.         TabOrder = 4
  1113.         Text = '30'
  1114.       end
  1115.       object chkFastPref: TCheckBox
  1116.         Left = 15
  1117.         Top = 152
  1118.         Width = 362
  1119.         Height = 17
  1120.         Caption = '&CheckMail updates the settings in Netscape and Internet Mail'
  1121.         ParentShowHint = False
  1122.         ShowHint = True
  1123.         TabOrder = 5
  1124.       end
  1125.       object chkStartMin: TCheckBox
  1126.         Left = 15
  1127.         Top = 172
  1128.         Width = 362
  1129.         Height = 17
  1130.         Caption = 'Always start &minimized'
  1131.         ParentShowHint = False
  1132.         ShowHint = True
  1133.         TabOrder = 6
  1134.       end
  1135.       object chkNews: TCheckBox
  1136.         Left = 16
  1137.         Top = 264
  1138.         Width = 329
  1139.         Height = 17
  1140.         Caption = 'Yes! Of course I want to receive news about CheckMail!'
  1141.         ParentShowHint = False
  1142.         ShowHint = True
  1143.         TabOrder = 7
  1144.       end
  1145.       object ediLines: TEdit
  1146.         Left = 86
  1147.         Top = 309
  1148.         Width = 27
  1149.         Height = 21
  1150.         ParentShowHint = False
  1151.         ShowHint = True
  1152.         TabOrder = 8
  1153.         Text = '0'
  1154.       end
  1155.     end
  1156.     object TabSheet4: TTabSheet
  1157.       Caption = 'Reject Mail'
  1158.       object Label10: TLabel
  1159.         Left = 5
  1160.         Top = 5
  1161.         Width = 92
  1162.         Height = 13
  1163.         Caption = 'Reject mail from'
  1164.         Font.Color = clBlack
  1165.         Font.Height = -11
  1166.         Font.Name = 'MS Sans Serif'
  1167.         Font.Style = [fsBold]
  1168.         ParentFont = False
  1169.       end
  1170.       object Label13: TLabel
  1171.         Left = 5
  1172.         Top = 189
  1173.         Width = 81
  1174.         Height = 13
  1175.         Caption = 'Rejection mail'
  1176.         Font.Color = clBlack
  1177.         Font.Height = -11
  1178.         Font.Name = 'MS Sans Serif'
  1179.         Font.Style = [fsBold]
  1180.         ParentFont = False
  1181.       end
  1182.       object lbl444: TLabel
  1183.         Left = 16
  1184.         Top = 212
  1185.         Width = 39
  1186.         Height = 13
  1187.         Caption = 'Subject:'
  1188.       end
  1189.       object Label46: TLabel
  1190.         Left = 15
  1191.         Top = 72
  1192.         Width = 61
  1193.         Height = 13
  1194.         Caption = 'Reject mail...'
  1195.       end
  1196.       object lstRejected: TMemo
  1197.         Left = 191
  1198.         Top = 24
  1199.         Width = 200
  1200.         Height = 157
  1201.         ParentShowHint = False
  1202.         ScrollBars = ssVertical
  1203.         ShowHint = True
  1204.         TabOrder = 0
  1205.         WordWrap = False
  1206.       end
  1207.       object chkRejection: TCheckBox
  1208.         Left = 15
  1209.         Top = 24
  1210.         Width = 174
  1211.         Height = 17
  1212.         Caption = '&Enable e-mail rejection'
  1213.         ParentShowHint = False
  1214.         ShowHint = True
  1215.         TabOrder = 1
  1216.       end
  1217.       object chkAutoResp: TCheckBox
  1218.         Left = 15
  1219.         Top = 44
  1220.         Width = 174
  1221.         Height = 17
  1222.         Caption = '&Auto-respond to rejected mail'
  1223.         ParentShowHint = False
  1224.         ShowHint = True
  1225.         TabOrder = 2
  1226.       end
  1227.       object lstRejText: TMemo
  1228.         Left = 15
  1229.         Top = 240
  1230.         Width = 378
  1231.         Height = 105
  1232.         ParentShowHint = False
  1233.         ShowHint = True
  1234.         TabOrder = 3
  1235.       end
  1236.       object txtSubject: TEdit
  1237.         Left = 64
  1238.         Top = 209
  1239.         Width = 329
  1240.         Height = 21
  1241.         ParentShowHint = False
  1242.         ShowHint = True
  1243.         TabOrder = 4
  1244.       end
  1245.       object lstRejField: TComboBox
  1246.         Left = 15
  1247.         Top = 93
  1248.         Width = 162
  1249.         Height = 21
  1250.         Style = csDropDownList
  1251.         ItemHeight = 13
  1252.         Items.Strings = (
  1253.           'from theese addresses'
  1254.           'to theese addresses'
  1255.           'with theese subjects')
  1256.         ParentShowHint = False
  1257.         ShowHint = True
  1258.         TabOrder = 5
  1259.         OnClick = lstRejFieldClick
  1260.       end
  1261.     end
  1262.     object TabSheet9: TTabSheet
  1263.       Caption = 'Important Mail'
  1264.       object Label50: TLabel
  1265.         Left = 15
  1266.         Top = 248
  1267.         Width = 114
  1268.         Height = 13
  1269.         Caption = 'Important AVI file to play'
  1270.       end
  1271.       object Label49: TLabel
  1272.         Left = 15
  1273.         Top = 200
  1274.         Width = 126
  1275.         Height = 13
  1276.         Caption = 'Important Wave file to play'
  1277.       end
  1278.       object Label48: TLabel
  1279.         Left = 5
  1280.         Top = 5
  1281.         Width = 108
  1282.         Height = 13
  1283.         Caption = 'Important mail from'
  1284.         Font.Color = clBlack
  1285.         Font.Height = -11
  1286.         Font.Name = 'MS Sans Serif'
  1287.         Font.Style = [fsBold]
  1288.         ParentFont = False
  1289.       end
  1290.       object Label47: TLabel
  1291.         Left = 15
  1292.         Top = 48
  1293.         Width = 74
  1294.         Height = 13
  1295.         Caption = 'Important mail...'
  1296.       end
  1297.       object edsImpAVI: TEdit
  1298.         Left = 15
  1299.         Top = 264
  1300.         Width = 376
  1301.         Height = 21
  1302.         ParentShowHint = False
  1303.         ShowHint = True
  1304.         TabOrder = 0
  1305.       end
  1306.       object edsImpAVIBrowse: TButton
  1307.         Left = 334
  1308.         Top = 244
  1309.         Width = 57
  1310.         Height = 17
  1311.         Caption = 'Browse...'
  1312.         ParentShowHint = False
  1313.         ShowHint = True
  1314.         TabOrder = 1
  1315.         OnClick = edsImpAVIBrowseClick
  1316.       end
  1317.       object edsImpAVITest: TButton
  1318.         Left = 286
  1319.         Top = 244
  1320.         Width = 41
  1321.         Height = 17
  1322.         Caption = 'Test'
  1323.         Font.Color = clBlack
  1324.         Font.Height = -11
  1325.         Font.Name = 'MS Sans Serif'
  1326.         Font.Style = []
  1327.         ParentFont = False
  1328.         ParentShowHint = False
  1329.         ShowHint = True
  1330.         TabOrder = 2
  1331.         OnClick = edsImpAVITestClick
  1332.       end
  1333.       object edsImpWave: TEdit
  1334.         Left = 15
  1335.         Top = 216
  1336.         Width = 376
  1337.         Height = 21
  1338.         ParentShowHint = False
  1339.         ShowHint = True
  1340.         TabOrder = 3
  1341.       end
  1342.       object edsImpWaveTest: TButton
  1343.         Left = 286
  1344.         Top = 196
  1345.         Width = 41
  1346.         Height = 17
  1347.         Caption = 'Test'
  1348.         Font.Color = clBlack
  1349.         Font.Height = -11
  1350.         Font.Name = 'MS Sans Serif'
  1351.         Font.Style = []
  1352.         ParentFont = False
  1353.         ParentShowHint = False
  1354.         ShowHint = True
  1355.         TabOrder = 4
  1356.         OnClick = edsImpWaveTestClick
  1357.       end
  1358.       object edsImpWaveBrowse: TButton
  1359.         Left = 334
  1360.         Top = 196
  1361.         Width = 57
  1362.         Height = 17
  1363.         Caption = 'Browse...'
  1364.         ParentShowHint = False
  1365.         ShowHint = True
  1366.         TabOrder = 5
  1367.         OnClick = edsImpWaveBrowseClick
  1368.       end
  1369.       object lstImportant: TMemo
  1370.         Left = 191
  1371.         Top = 24
  1372.         Width = 200
  1373.         Height = 157
  1374.         ParentShowHint = False
  1375.         ScrollBars = ssVertical
  1376.         ShowHint = True
  1377.         TabOrder = 6
  1378.         WordWrap = False
  1379.       end
  1380.       object chkImpMail: TCheckBox
  1381.         Left = 15
  1382.         Top = 24
  1383.         Width = 174
  1384.         Height = 17
  1385.         Caption = '&Enable important e-mails'
  1386.         ParentShowHint = False
  1387.         ShowHint = True
  1388.         TabOrder = 7
  1389.         OnClick = chkImpMailClick
  1390.       end
  1391.       object lstImpField: TComboBox
  1392.         Left = 15
  1393.         Top = 69
  1394.         Width = 162
  1395.         Height = 21
  1396.         Style = csDropDownList
  1397.         ItemHeight = 13
  1398.         Items.Strings = (
  1399.           'from theese addresses'
  1400.           'to theese addresses'
  1401.           'with theese subjects')
  1402.         ParentShowHint = False
  1403.         ShowHint = True
  1404.         TabOrder = 8
  1405.         OnClick = lstImpFieldClick
  1406.       end
  1407.     end
  1408.     object TabSheet8: TTabSheet
  1409.       Caption = 'DialUp'
  1410.       object Label28: TLabel
  1411.         Left = 5
  1412.         Top = 193
  1413.         Width = 49
  1414.         Height = 13
  1415.         Caption = 'Hang up'
  1416.         Font.Color = clBlack
  1417.         Font.Height = -11
  1418.         Font.Name = 'MS Sans Serif'
  1419.         Font.Style = [fsBold]
  1420.         ParentFont = False
  1421.       end
  1422.       object Label29: TLabel
  1423.         Left = 15
  1424.         Top = 68
  1425.         Width = 95
  1426.         Height = 13
  1427.         Caption = 'Use this dialup entry'
  1428.       end
  1429.       object Label27: TLabel
  1430.         Left = 5
  1431.         Top = 5
  1432.         Width = 41
  1433.         Height = 13
  1434.         Caption = 'Dial up'
  1435.         Font.Color = clBlack
  1436.         Font.Height = -11
  1437.         Font.Name = 'MS Sans Serif'
  1438.         Font.Style = [fsBold]
  1439.         ParentFont = False
  1440.       end
  1441.       object Label53: TLabel
  1442.         Left = 16
  1443.         Top = 136
  1444.         Width = 191
  1445.         Height = 13
  1446.         Caption = 'Delay before CheckMail starts checking:'
  1447.       end
  1448.       object Label54: TLabel
  1449.         Left = 16
  1450.         Top = 160
  1451.         Width = 141
  1452.         Height = 13
  1453.         Caption = 'Time between redial attempts:'
  1454.       end
  1455.       object Label55: TLabel
  1456.         Left = 264
  1457.         Top = 136
  1458.         Width = 40
  1459.         Height = 13
  1460.         Caption = 'seconds'
  1461.       end
  1462.       object Label56: TLabel
  1463.         Left = 264
  1464.         Top = 160
  1465.         Width = 36
  1466.         Height = 13
  1467.         Caption = 'minutes'
  1468.       end
  1469.       object Label57: TLabel
  1470.         Left = 264
  1471.         Top = 112
  1472.         Width = 36
  1473.         Height = 13
  1474.         Caption = 'minutes'
  1475.       end
  1476.       object Label58: TLabel
  1477.         Left = 16
  1478.         Top = 112
  1479.         Width = 109
  1480.         Height = 13
  1481.         Caption = 'Time between dial ups:'
  1482.       end
  1483.       object rbNever: TRadioButton
  1484.         Left = 15
  1485.         Top = 252
  1486.         Width = 113
  1487.         Height = 17
  1488.         Caption = '&Never disconnect'
  1489.         ParentShowHint = False
  1490.         ShowHint = True
  1491.         TabOrder = 8
  1492.       end
  1493.       object rbAlways: TRadioButton
  1494.         Left = 15
  1495.         Top = 232
  1496.         Width = 113
  1497.         Height = 17
  1498.         Caption = '&Always disconnect'
  1499.         ParentShowHint = False
  1500.         ShowHint = True
  1501.         TabOrder = 7
  1502.       end
  1503.       object rbNew: TRadioButton
  1504.         Left = 15
  1505.         Top = 212
  1506.         Width = 226
  1507.         Height = 17
  1508.         Caption = '&Disconnect if there is no new mail'
  1509.         ParentShowHint = False
  1510.         ShowHint = True
  1511.         TabOrder = 6
  1512.       end
  1513.       object lstEntries: TComboBox
  1514.         Left = 15
  1515.         Top = 84
  1516.         Width = 186
  1517.         Height = 21
  1518.         Style = csDropDownList
  1519.         ItemHeight = 0
  1520.         ParentShowHint = False
  1521.         ShowHint = True
  1522.         TabOrder = 2
  1523.         OnChange = lstEntriesChange
  1524.       end
  1525.       object chkPauseDialUp: TCheckBox
  1526.         Left = 15
  1527.         Top = 24
  1528.         Width = 362
  1529.         Height = 17
  1530.         Caption = '&Suspend CheckMail if no DialUp connection is active'
  1531.         ParentShowHint = False
  1532.         ShowHint = True
  1533.         TabOrder = 0
  1534.       end
  1535.       object chkDialup: TCheckBox
  1536.         Left = 15
  1537.         Top = 44
  1538.         Width = 300
  1539.         Height = 17
  1540.         Caption = '&Use dialup connection'
  1541.         ParentShowHint = False
  1542.         ShowHint = True
  1543.         TabOrder = 1
  1544.       end
  1545.       object ediRedialTime: TEdit
  1546.         Left = 216
  1547.         Top = 158
  1548.         Width = 41
  1549.         Height = 21
  1550.         ParentShowHint = False
  1551.         ShowHint = True
  1552.         TabOrder = 5
  1553.       end
  1554.       object ediDelay: TEdit
  1555.         Left = 216
  1556.         Top = 134
  1557.         Width = 41
  1558.         Height = 21
  1559.         ParentShowHint = False
  1560.         ShowHint = True
  1561.         TabOrder = 4
  1562.       end
  1563.       object ediDialTime: TEdit
  1564.         Left = 216
  1565.         Top = 110
  1566.         Width = 41
  1567.         Height = 21
  1568.         ParentShowHint = False
  1569.         ShowHint = True
  1570.         TabOrder = 3
  1571.       end
  1572.     end
  1573.     object TabSheet10: TTabSheet
  1574.       Caption = 'Pager'
  1575.       object Label45: TLabel
  1576.         Left = 15
  1577.         Top = 120
  1578.         Width = 155
  1579.         Height = 13
  1580.         Caption = 'Phone number and code to send'
  1581.       end
  1582.       object Label51: TLabel
  1583.         Left = 15
  1584.         Top = 76
  1585.         Width = 95
  1586.         Height = 13
  1587.         Caption = 'Use this dialup entry'
  1588.       end
  1589.       object Label52: TLabel
  1590.         Left = 5
  1591.         Top = 9
  1592.         Width = 81
  1593.         Height = 13
  1594.         Caption = 'Number Pager'
  1595.         Font.Color = clBlack
  1596.         Font.Height = -11
  1597.         Font.Name = 'MS Sans Serif'
  1598.         Font.Style = [fsBold]
  1599.         ParentFont = False
  1600.       end
  1601.       object edsCode: TEdit
  1602.         Left = 15
  1603.         Top = 136
  1604.         Width = 329
  1605.         Height = 21
  1606.         ParentShowHint = False
  1607.         ShowHint = True
  1608.         TabOrder = 0
  1609.       end
  1610.       object lstPager: TComboBox
  1611.         Left = 15
  1612.         Top = 92
  1613.         Width = 186
  1614.         Height = 21
  1615.         Style = csDropDownList
  1616.         ItemHeight = 0
  1617.         ParentShowHint = False
  1618.         ShowHint = True
  1619.         TabOrder = 1
  1620.       end
  1621.       object chkPager: TCheckBox
  1622.         Left = 15
  1623.         Top = 28
  1624.         Width = 300
  1625.         Height = 17
  1626.         Caption = '&Use pager function'
  1627.         ParentShowHint = False
  1628.         ShowHint = True
  1629.         TabOrder = 2
  1630.       end
  1631.       object chkOnlyImp: TCheckBox
  1632.         Left = 15
  1633.         Top = 48
  1634.         Width = 242
  1635.         Height = 17
  1636.         Caption = '&Page only when you have important e-mails'
  1637.         ParentShowHint = False
  1638.         ShowHint = True
  1639.         TabOrder = 3
  1640.       end
  1641.     end
  1642.   end
  1643.   object cmdOk: TButton
  1644.     Left = 262
  1645.     Top = 404
  1646.     Width = 75
  1647.     Height = 25
  1648.     Caption = '&Ok'
  1649.     ParentShowHint = False
  1650.     ShowHint = True
  1651.     TabOrder = 0
  1652.     OnClick = cmdOkClick
  1653.   end
  1654.   object cmdCancel: TButton
  1655.     Left = 342
  1656.     Top = 404
  1657.     Width = 75
  1658.     Height = 25
  1659.     Caption = '&Cancel'
  1660.     ParentShowHint = False
  1661.     ShowHint = True
  1662.     TabOrder = 1
  1663.     OnClick = cmdCancelClick
  1664.   end
  1665.   object OpenDialog1: TOpenDialog
  1666.     FileEditStyle = fsEdit
  1667.     Filter = 
  1668.       'Movies|*.avi|Sounds|*.wav|Programs|*.exe; *.bat; *.com; *.lnk; *' +
  1669.       '.pif|All files|*.*'
  1670.     Left = 7
  1671.     Top = 407
  1672.   end
  1673. end
  1674.